﻿2026-06-22T00:46:32.3204417Z ##[group]Run actions/checkout@v5
2026-06-22T00:46:32.3205027Z with:
2026-06-22T00:46:32.3205376Z   repository: SaberMage/spt-core
2026-06-22T00:46:32.3208645Z   token: ***
2026-06-22T00:46:32.3209120Z   ssh-strict: true
2026-06-22T00:46:32.3209496Z   ssh-user: git
2026-06-22T00:46:32.3209880Z   persist-credentials: true
2026-06-22T00:46:32.3210253Z   clean: true
2026-06-22T00:46:32.3210605Z   sparse-checkout-cone-mode: true
2026-06-22T00:46:32.3211001Z   fetch-depth: 1
2026-06-22T00:46:32.3211344Z   fetch-tags: false
2026-06-22T00:46:32.3211692Z   show-progress: true
2026-06-22T00:46:32.3212050Z   lfs: false
2026-06-22T00:46:32.3212372Z   submodules: false
2026-06-22T00:46:32.3212711Z   set-safe-directory: true
2026-06-22T00:46:32.3213088Z env:
2026-06-22T00:46:32.3213417Z   SPT_REGISTRY_BUSY_TIMEOUT_MS: 30000
2026-06-22T00:46:32.3213823Z ##[endgroup]
2026-06-22T00:46:32.4005442Z Syncing repository: SaberMage/spt-core
2026-06-22T00:46:32.4006930Z ##[group]Getting Git version info
2026-06-22T00:46:32.4007612Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-22T00:46:32.4008523Z [command]/usr/bin/git version
2026-06-22T00:46:32.4035159Z git version 2.43.0
2026-06-22T00:46:32.4051460Z ##[endgroup]
2026-06-22T00:46:32.4062220Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/4fe2a45f-f473-422d-9296-81db5e3c8fcb' before making global git config changes
2026-06-22T00:46:32.4065241Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T00:46:32.4066200Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-22T00:46:32.4095777Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-22T00:46:32.4113524Z https://github.com/SaberMage/spt-core
2026-06-22T00:46:32.4123341Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T00:46:32.4125846Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T00:46:32.4142623Z HEAD
2026-06-22T00:46:32.4170497Z ##[endgroup]
2026-06-22T00:46:32.4171273Z [command]/usr/bin/git submodule status
2026-06-22T00:46:32.4345661Z ##[group]Cleaning the repository
2026-06-22T00:46:32.4346342Z [command]/usr/bin/git clean -ffdx
2026-06-22T00:46:32.4371934Z Removing traceable-reqs
2026-06-22T00:46:32.4377638Z [command]/usr/bin/git reset --hard HEAD
2026-06-22T00:46:32.4436977Z HEAD is now at 2d91d4d1d Merge d45d771fcc1b3bb19e2ceb96131f97f30c8f2782 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T00:46:32.4441585Z ##[endgroup]
2026-06-22T00:46:32.4443450Z ##[group]Disabling automatic garbage collection
2026-06-22T00:46:32.4446689Z [command]/usr/bin/git config --local gc.auto 0
2026-06-22T00:46:32.4471109Z ##[endgroup]
2026-06-22T00:46:32.4471802Z ##[group]Setting up auth
2026-06-22T00:46:32.4476132Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-22T00:46:32.4499661Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-22T00:46:32.4689596Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T00:46:32.4714469Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-22T00:46:32.4894450Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T00:46:32.4920305Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-22T00:46:32.5111600Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-22T00:46:32.5144135Z ##[endgroup]
2026-06-22T00:46:32.5144882Z ##[group]Fetching the repository
2026-06-22T00:46:32.5151641Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +2d91d4d1d5b41d31a774d2e6f8e817593281deac:refs/remotes/pull/27/merge
2026-06-22T00:46:33.0531519Z ##[endgroup]
2026-06-22T00:46:33.0532477Z ##[group]Determining the checkout info
2026-06-22T00:46:33.0533413Z ##[endgroup]
2026-06-22T00:46:33.0535881Z [command]/usr/bin/git sparse-checkout disable
2026-06-22T00:46:33.0573231Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-22T00:46:33.0598720Z ##[group]Checking out the ref
2026-06-22T00:46:33.0608193Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-22T00:46:33.0652352Z HEAD is now at 2d91d4d1d Merge d45d771fcc1b3bb19e2ceb96131f97f30c8f2782 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T00:46:33.0656116Z ##[endgroup]
2026-06-22T00:46:33.0692880Z [command]/usr/bin/git log -1 --format=%H
2026-06-22T00:46:33.0717366Z 2d91d4d1d5b41d31a774d2e6f8e817593281deac
